home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 1 / Gold Medal Software Volume 1 (Gold Medal) (1994).iso / graphics / uved140.arj / README.1ST < prev    next >
Text File  |  1993-10-20  |  10KB  |  235 lines

  1.                        V-EDIT / FCON / VSETUP HELP
  2.                                 VERSION 1.40
  3.               Call our BBS & checkout our V-EDIT support files
  4.  
  5. What do I do?
  6.  
  7. 1.      Uncompress file        "Yes I know you already did that!"
  8.  
  9. 2.      Make a directory called "X:\VED" where "X" is a valid hard drive      
  10.         letter. The directory has to be a main root, it can not be nested
  11.         or "V-EDIT" will not find all of its files and crash.
  12.  
  13. 3.      Copy all files to the "\VED" directory.
  14.  
  15. 4.      Make sure ANSI.SYS, or some other "ANSI" driver is loaded.
  16.  
  17. 5.      Type "VSETUP + enter"
  18.  
  19. 6.      "VSETUP" looks at your machine and creates a "NEXT.DAT" file
  20.         according to what it finds.
  21.  
  22. 7.      Either type "V + ENTER" to run batch file or "VEDIT + ENTER."
  23.         
  24.         You may also load a file from the command line by typing the
  25.         file name + ext. If in the current directory, or the complete
  26.         path + file name + ext. If not, after "V" or "VEDIT".  Both
  27.         the batch, and the main program will pass the parameters on.
  28.  
  29. 8.      "V-EDIT" loads...If it doesn't read VHELP2.HLP in a text editor
  30.         and call us.
  31.  
  32. 9.      Press "F1" for "V-EDIT" command help, or press "ESCAPE" to enter
  33.         "FCON" and press the command help, "ALT + H" read more stuff.
  34.  
  35.  
  36.         Hint:   if you don't like seeing the "C:\VED" directory come up
  37.                 all the time in "fcon" then start it from whatever default
  38.                 directory you want.  Either put V.BAT in some directory
  39.                 thats in one of your paths...And edit the calls, or add
  40.                 the \VED directory to your path, or just start it by
  41.                 typing "X> C:\VED\V" or use the DOS set command and add
  42.                 it to your AUTOEXEC.BAT file.
  43.  
  44.         
  45.  
  46. Other than that, these are the files included with "V-EDIT"
  47.  
  48. BLOKSCRN.FMN            Sample screen
  49. WIERD.FMN               Sample screen showing 5 possible borders from 1 color
  50.                         attribute set. Function ALT + V, see changes.Txt
  51. DIAGSCRN.FMN            Sample screen
  52. OHANSI.SCR              Poem written by a mutant, in ANSI Format
  53.  
  54. The above 4 files are now located in the sample screen font "FMNFONT.008"
  55.  
  56. VEDIT.EXE     160455    "V-EDIT" Screen Editor
  57. FCON.EXE      180516    Format converter, File Manager Plus
  58. VSETUP.EXE     48508    INI. Set up utility a must for "V-EDIT"
  59.  
  60. V.BAT             92    Batch file to save & restore prompt, run "V-EDIT"
  61. VSHELL.BAT        87    Used by Shell Command in FCON.EXE
  62.  
  63. FONTHELP.HLP    3056    "F11 Font Function Help"
  64. VCHELP.HLP     12633    "V-EDIT" Command Help
  65. VHELP1.HLP     23776    "FCON" Help File 1
  66. VHELP2.HLP     22223    "FCON" Help File 2
  67.  
  68. ONFONTS.TXT     4720    Explanation of V-EDIT Font Format and creation
  69. PCBMACRO.DAT    3724    PCB Macro data file
  70.  
  71. README.1ST     10402    This file
  72. CHANGES.TXT    12402    New stuff about "V-EDIT" vers. 1.40
  73.  
  74. Q               1954    Play file, program ending
  75. MOCK.PCB        1707    Mock file
  76.  
  77. FMNFONT.001     4265    Thin double line        Font File        
  78. FMNFONT.002     6113    Medium outline          Font File
  79. FMNFONT.003     6121    Double line outline     Font File
  80. FMNFONT.004     6129    Bold outline            Font File
  81. FMNFONT.005     6231    Shadow filled           Font File
  82. FMNFONT.006     7641    Medium color outline    Font File
  83. FMNFONT.007    15113    Mutant objects          Font File
  84. FMNFONT.008    39212    Misc. Screens           Font File
  85.  
  86. Total bytes:  578721
  87. ******************************************************************************
  88. General info on PCB codes, Heart codes, Escape sequences...........
  89. Color codes only        
  90.  
  91. VBBS Heart Codes:
  92.  
  93. I = Brite or Intense            Foreground color on Background color
  94.  
  95. 0      White on Black                  I      I Blue on Brown 
  96. 1      I Cyan on Black                 J      Yellow on Blue
  97. 2      I Yellow on Black               K      Cyan on Blue
  98. 3      Magenta on Black                L      White on Blue
  99. 4      I White on Blue                 M      I White on Magenta
  100. 5      I Green on Black                N      Black on Cyan
  101. 6      I Red on Black                  O      Black on White
  102. 7      I Blue on Black                 P      Red on White
  103. 8      Brown on Black                  Q      Blue on White
  104. 9      Cyan on Black                   R      I White on White
  105. A      Green on Black                  S      I Red on White
  106. B      I Magenta on Black              T      I Blue on White
  107. C      I White on Red                  U      I White on Black
  108. D      I Yellow on Red                 V      Black on Red
  109. E      I Cyan on Red                   W      Black on Blue
  110. F      White on Red                    X      Black on Magenta
  111. G      Blue on Green                   Y      I White on Green
  112. H      I Red on Brown                  Z      I White on Cyan
  113.  
  114.  
  115. Because of alterations to the convert engine in order to make the smallest
  116. output files available, we had to simulate all possible color combinations
  117. in VBBS. For example: "red on black" isn't available, in "VBBS" so if used
  118. in V-EDIT, it will be converted to "I red on black."
  119.  
  120. We tryed to make the most sensible choices for alternative colors, however
  121. if you feel one color should be another, we'll be glad to change it for you.
  122.  
  123. ------------------------------------------------------------------------------
  124. PCB @X Codes
  125. color codes only
  126.  
  127.         Format:         @X## where @X is constant, 1st # = Background color,
  128.                         2nd # = Foreground color.
  129.  
  130.  Color              Background 1st #                Foreground 2nd #
  131.  
  132.                 Normal          Blinking        Normal          Intense
  133.  Black            0                8              0                8
  134.  Blue             1                9              1                9
  135.  Green            2                a              2                a
  136.  Cyan             3                b              3                b
  137.  Red              4                c              4                c
  138.  Magenta          5                d              5                d
  139.  Yellow/Brown     6                e              6                e
  140.  White/Grey       7                f              7                f
  141.  
  142.  
  143.  Note: V-EDIT uses a default "Foreground" color of "7" white for all of its
  144.        conversions. Minor editing may be necessary when loading files created 
  145.        in other screen editors.
  146. ------------------------------------------------------------------------------
  147.  
  148. ANSI Escape Sequences
  149. color codes only
  150.  
  151.     clear attributes
  152. foreground color;background color;(either "m" to end sequence or possible
  153.                                      5;1m = blinking;intense)
  154.           
  155.           ";" semicolon used between attributes, no spaces
  156.           all color sequences end with "m" lower case "m"
  157.           again no spaces.
  158.  
  159.           If you're reading this file from the DOS command line prompt          
  160.           the following codes will actually do something, instead of
  161.           producing visible text codes.
  162.  
  163.           So....   Or  or  or 
  164.           get the idea? If not I recommend reading: "PC Batch File Lab Notes"
  165.  
  166.           Color                 Foreground              Background
  167.             
  168.           Black                     30                      40
  169.           Red                       31                      41
  170.           Green                     32                      42
  171.           Brown/Yellow              33                      43
  172.           Blue                      34                      44
  173.           Magenta                   35                      45
  174.           Cyan                      36                      46
  175.           White/Grey                37                      47
  176.  
  177.  
  178.           V-EDIT also uses A and C, which is "up 1 row" and "right one 
  179.           column", respectively.  C means "move right 23 columns"
  180.  
  181.  
  182. ------------------------------------------------------------------------------
  183. Notes about "V-EDIT"
  184.  
  185.         This program was written for the purpose of converting from PCB code
  186.         to VBBS code to ANSI code. Relentlessly we have achieved the smallest
  187.         available output files for all of our formats!
  188.  
  189.         A word about "the smallest"  in the future other editors will be able
  190.         to match our sizes, but it is not technically possible to reduce
  191.         further, unless PCB or VBBS format changes.
  192.  
  193.         Also before you make your comparisons, take their sample screens and
  194.         resave them in their own editor's first, and make it fair. When we 
  195.         test, we use their original files.  We have found that many samples 
  196.         don't re-save in the same # of bytes, and we tend to wonder if they 
  197.         were manually manipulated.
  198.         
  199.         All of V-EDIT's samples were saved with V-EDIT, and not changed to
  200.         impress you, with a false size!
  201.         
  202.         V-EDIT 1.4 Now uses the PCB AT Macro for column cursor positioning.
  203.         The "ALT + M" function, available at the main level in V-EDIT will
  204.         toggle this ability, and if on, can save you as much as 25% space
  205.         in your PCB format files!
  206.  
  207.         If you use, VSETUP.EXE to generate a INI File, then the "ALT + M" 
  208.         function is pre-set "ON".
  209.  
  210.         A word from the Wizard:  "I have searched through hundreds of sample
  211.         ANSI screens, and the best I can come up with, manually, is about a 
  212.         1.4% Reduction in file size or an actual recovery of approx. 50 Bytes 
  213.         from a 4k file. Personally I don't think it's worth the effort....
  214.         Let V-EDIT do its thing!  If you've ever heard of ASG.COM Ansi Opti-
  215.         miser....in some cases we beat it, mostly though we match its size."
  216.  
  217. 10.     The unregistered version of V-EDIT comes with, agravation support,
  218.         and may or may not turn off or disable itself after a time period.
  219.         We constantly experiment with different procedures.
  220.  
  221.         
  222.         Thanks for your support!
  223.         
  224.         
  225.         Later,
  226.  
  227.                       ¥ Wizard.................
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.                                  - End -
  235.